home *** CD-ROM | disk | FTP | other *** search
/ Pulps on CDRom / Pulps on CDROM.iso / comm.z / ja.tzd < prev    next >
Text File  |  1998-10-20  |  1KB  |  27 lines

  1. // ***************************************************************************************
  2. // *                                                                                     *
  3. // * COPYRIGHT:                                                                          *
  4. // * (C) Copyright Taligent, Inc.,  1997                                                 *
  5. // * (C) Copyright International Business Machines Corporation,  1997                    *
  6. // * Licensed Material - Program-Property of IBM - All Rights Reserved.                  *
  7. // * US Government Users Restricted Rights - Use, duplication, or disclosure             *
  8. // * restricted by GSA ADP Schedule Contract with IBM Corp.                              *
  9. // *                                                                                     *
  10. // ***************************************************************************************
  11. //
  12. //=================================================================================
  13. // TIME ZONE DATA
  14. //=================================================================================
  15.  
  16. ja {
  17.     zoneStrings {
  18.         {"JST", "Japan Standard Time", "JST",
  19.         "Japan Standard Time", "JST", "Tokyo"}
  20.     }
  21.     localPatternChars {
  22.         "GanjkHmsSEDFwWxhKz"
  23.     }
  24. }
  25.  
  26. //eof
  27.